5df59eb22b46b2b5c3f3013bad8db5c91ff88975
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 1"""
4  date="2022-06-09T17:19:07Z"
5  content="""
6 That was a fix for an old reversion, so trying to use fsck for that would
7 have also failed before 8.20201129.
8
9 Fsck is not the right tool for the job. Fscking can fail for any of a
10 variety of reasons, including probably reasons that have not been thought
11 of or implemented yet, so taking failure to mean only one possible thing is
12 doomed.
13
14 A better tool exists: `git-annex checkpresentkey`
15 """]]